home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / mathtrans.m < prev    next >
Encoding:
Text File  |  2000-11-18  |  387 b   |  18 lines

  1. LIBRARY MathTransBase
  2.     SPAtan(d0)(d0)=-30,
  3.     SPSin(d0)(d0)=-36,
  4.     SPCos(d0)(d0)=-42,
  5.     SPTan(d0)(d0)=-48,
  6.     SPSincos(d1,d0)(d0)=-54,
  7.     SPSinh(d0)(d0)=-60,
  8.     SPCosh(d0)(d0)=-66,
  9.     SPTanh(d0)(d0)=-72,
  10.     SPExp(d0)(d0)=-78,
  11.     SPLog(d0)(d0)=-84,
  12.     SPPow(d1,d0)(d0)=-90,
  13.     SPSqrt(d0)(d0)=-96,
  14.     SPTieee(d0)(d0)=-102,
  15.     SPFieee(d0)(d0)=-108,
  16.     SPAsin(d0)(d0)=-114,
  17.     SPAcos(d0)(d0)=-120,
  18.     SPLog10(d0)(d0)=-126